shortArrayOf

fun shortArrayOf(vararg elements: Short): ShortArray

Returns an array containing the specified Short numbers.